FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cens.fhir.ssas-cdr#1.0.0 (63 ms)

Package cens.fhir.ssas-cdr
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cens.fhir.ssas-cdr@1.0.0&canonical=http://ssasur.cl/fhir/StructureDefinition/CdrPractitionerLocal
Url http://ssasur.cl/fhir/StructureDefinition/CdrPractitionerLocal
Status draft
Name CdrPractitionerLocal
Experimental False
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
http://ssasur.cl/fhir/StructureDefinition/CdrObservation CdrObservation

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cdr-practitionerlocal",
  "url" : "http://ssasur.cl/fhir/StructureDefinition/CdrPractitionerLocal",
  "name" : "CdrPractitionerLocal",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "max" : "2"
      },
      {
        "id" : "Practitioner.identifier:RUN",
        "path" : "Practitioner.identifier",
        "sliceName" : "RUN",
        "max" : "1"
      },
      {
        "id" : "Practitioner.identifier:RUN.use",
        "path" : "Practitioner.identifier.use",
        "min" : 1,
        "fixedCode" : "official"
      },
      {
        "id" : "Practitioner.identifier:RUN.type",
        "path" : "Practitioner.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier:RUN.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "fixedUri" : "http://www.registrocivil.cl/RUN"
      },
      {
        "id" : "Practitioner.identifier:RUN.value",
        "path" : "Practitioner.identifier.value",
        "short" : "Profesional_Resultado",
        "min" : 1
      },
      {
        "id" : "Practitioner.identifier:RUN.period",
        "path" : "Practitioner.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier:RUN.assigner",
        "path" : "Practitioner.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier:IdLocal",
        "path" : "Practitioner.identifier",
        "sliceName" : "IdLocal",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Practitioner.identifier:IdLocal.use",
        "path" : "Practitioner.identifier.use",
        "min" : 1,
        "fixedCode" : "secondary"
      },
      {
        "id" : "Practitioner.identifier:IdLocal.type",
        "path" : "Practitioner.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier:IdLocal.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "fixedUri" : "http://ssasur.cl/IdTecnologoLocal"
      },
      {
        "id" : "Practitioner.identifier:IdLocal.value",
        "path" : "Practitioner.identifier.value",
        "short" : "user_id_infinity",
        "min" : 1
      },
      {
        "id" : "Practitioner.identifier:IdLocal.period",
        "path" : "Practitioner.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier:IdLocal.assigner",
        "path" : "Practitioner.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Practitioner.active",
        "path" : "Practitioner.active",
        "max" : "0"
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Practitioner.name.text",
        "path" : "Practitioner.name.text",
        "min" : 1
      },
      {
        "id" : "Practitioner.telecom",
        "path" : "Practitioner.telecom",
        "max" : "1"
      },
      {
        "id" : "Practitioner.telecom.system",
        "path" : "Practitioner.telecom.system",
        "min" : 1,
        "fixedCode" : "phone"
      },
      {
        "id" : "Practitioner.telecom.value",
        "path" : "Practitioner.telecom.value",
        "short" : "Teléfono_Solicitante",
        "min" : 1
      },
      {
        "id" : "Practitioner.telecom.use",
        "path" : "Practitioner.telecom.use",
        "max" : "0"
      },
      {
        "id" : "Practitioner.telecom.rank",
        "path" : "Practitioner.telecom.rank",
        "max" : "0"
      },
      {
        "id" : "Practitioner.telecom.period",
        "path" : "Practitioner.telecom.period",
        "max" : "0"
      },
      {
        "id" : "Practitioner.address",
        "path" : "Practitioner.address",
        "max" : "0"
      },
      {
        "id" : "Practitioner.gender",
        "path" : "Practitioner.gender",
        "max" : "0"
      },
      {
        "id" : "Practitioner.birthDate",
        "path" : "Practitioner.birthDate",
        "max" : "0"
      },
      {
        "id" : "Practitioner.photo",
        "path" : "Practitioner.photo",
        "max" : "0"
      },
      {
        "id" : "Practitioner.qualification",
        "path" : "Practitioner.qualification",
        "max" : "0"
      },
      {
        "id" : "Practitioner.communication",
        "path" : "Practitioner.communication",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.